Welcome![Sign In][Sign Up]
Location:
Search - java http server

Search list

[Web Server20040614javahttp

Description: 用java实现的http服务器端例程java-achieved using java http server routines java
Platform: | Size: 5818 | Author: | Hits:

[Web Server用Java实现Web服务器

Description: 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接的socket字。-Java Web server is to achieve a GET request to the Web server, through the creation of ServerSocket class object, bugging port 8080; Wait, a client is connected to port 8080; Socket character creation and the associated input and output streams flow then read the client's request information, if the request is the type of GET, request information from being accessed visit HTML document, and if the HTML document exists, then open the HTML file, HTTP headers and HTML files through the socket sent back to the Web browser and then close the file. Otherwise, send the wrong message to the Web browser. Finally, the closing and the corresponding Web browser connected to the socket word.
Platform: | Size: 10425 | Author: 雨岳 | Hits:

[Ftp Serverjetty-4.2.25-all

Description: 纯JAVA写的HTTP Server and Servlet -was pure Java HTTP Server and Servlet
Platform: | Size: 12820280 | Author: 陈智鹏 | Hits:

[Web ServerhttpServer.java

Description: http服务器端功能实现,功能实现非常简单,但是一个非常有用的程序-http server Function, function is very simple to achieve, but a very useful procedure
Platform: | Size: 3697 | Author: zhujun | Hits:

[JSP/Javaj-nio-http-server-source

Description: 基于java nio实现的http服务器,多线程,性能通过测试,正在研究nio或者服务器的朋友可以看下
Platform: | Size: 26723 | Author: dev | Hits:

[JSPjava web server http

Description: java based simple web server for packet handling
Platform: | Size: 2481 | Author: yshgear | Hits:

[JSP/JavaServletmail

Description: 1:文件说明: ExampleServlet.java 发信JAVA源文件 CSEmail.jar 发信包 com CSEmail.jar 的源文件 2:部署: ExampleServlet.java 发到 WEB-INF/CLASSES/ CSEmail.jar 放到 web-inf/lib/ 3. 修改ExampleServlet.java 中 private String SERVLET_HTTP_PATH = "http://www.yourSite.com/servlet/ 把www.yourSite.com 改成你的网址 4运行: http://www.yourSite.com/servlet/ExampleServlet 填写你的SMTP邮件服务器和发信端口,还有你在这个邮件服务器上的帐号(不正确发不出信)-1: Document explanation that, ExampleServlet.java sends a letter JAVA source document CSEmail.jar to send a letter wraps com CSEmail.jar the source document 2: Deployed: ExampleServlet.java sends to WEB-INF/CLASSES/ CSEmail.jar to put to web-inf/lib/ 3. revises in ExampleServlet.java private String SERVLET_HTTP_PATH = "http://www.yourSite.com/servlet/ to alter to www.yourSite.com your website 4 movements: Http://www.yourSite.com/servlet/ExampleServlet fills in your SMTP server and sends a letter the port, but also has you (not correctly not to be able to issue letter) on this server account number
Platform: | Size: 16384 | Author: 陈良 | Hits:

[Web Server20040614javahttp

Description: 用java实现的http服务器端例程java-achieved using java http server routines java
Platform: | Size: 5120 | Author: | Hits:

[DocumentsJava_net(1-11)20031225

Description: 掌握网络基础概念利用Java语言在传输层进行编程UDP、TCP利用Java语言在应用层进行编程SMTP、POP3、HTTP掌握服务器端编程技术Servlet利用Java语言进行简单的分布式计算RMI、CORBA-grasp the concept of network infrastructure using Java language in the transport layer programming UDP, TCP use the Java language in the application layer program SMTP, POP3, HTTP server grasp programming language Java Servlet use of a simple distributed computing RMI, CORBA
Platform: | Size: 250880 | Author: we | Hits:

[JSP/Javaapplet要与CGI程序通信

Description: 我的applet要与CGI程序通信,请高手指教. ∶ 其实,我主要是想我的applet能向http服务器 ∶ 写文件以及读文件. ∶ 若能指点applet及CGI的样板程序, -my applet with CGI communications procedures, experts advise. : Actually, I think I was the applet can http server : Reading and writing paper documents. : If the applet guidance and CGI model procedures,
Platform: | Size: 1024 | Author: 万宏兴 | Hits:

[Web ServerHttp1.0ServerModel

Description: 多线程java的web服务器 希望大家多多支持-multithreaded web server hope we can support
Platform: | Size: 2048 | Author: 刘振坤 | Hits:

[Ftp Serverjetty-4.2.25-all

Description: 纯JAVA写的HTTP Server and Servlet -was pure Java HTTP Server and Servlet
Platform: | Size: 12819456 | Author: 陈智鹏 | Hits:

[hospital software systemhospitalSearch

Description: 医院门诊查询系统,jsp实例,适合做毕业设计,由运行时源文件和供开发使用的程序及数据库,比较齐全 将运行演示程序中的hospital文件夹全部考到Tomcat的webapps下 在Tomcat中创建虚拟目录,步骤如下: (1)打开浏览器进入Tomcat后台管理页面(/admin) (2)在左面打开Tomcat Server/Service/Host(localhost) (3)在context action 中选择Creat New Context (4)在document base 后面输入应用程序所在目录,可是绝对路径也可是相对路径 (5)path后面输入hospital (6)保存,确认保存 (7)启动Tomcat,在地址栏中输入http://localhost:8080/hospital-hospital out-patient inquiry system, jsp example, suitable for graduation design, running from the source document for the development and use of the procedures and databases, more complete demonstration program will run the hospital folder full examination of the Tomcat webap ps Tomcat under the virtual directory created, the steps are as follows : (1) Open the browser into the background Tomcat management pages (/ admin) (2) To open in the left side of MCAT Server/Service/Host (localhost) (3) in co ntext action choose Creat New Context (4) in <http://www.un.org/ t base behind the importation of application directory, But absolute path but also the relative path (5) path behind the importation of hospital (6) preservation, recognize the preservation (7) Start Tomcat, in the address
Platform: | Size: 669696 | Author: 李志敏 | Hits:

[JSP/Javayongjavashixianduandianxuchuan

Description: 用Java实现断点续传(HTTP) )断点续传的原理 其实断点续传的原理很简单,就是在Http的请求上和一般的下载有所不同而已。 打个比方,浏览器请求服务器上的一个文时,所发出的请求如下: -using Java HTTP (HTTP)) HTTP fact, the principle of HTTP principle is simple enough. Shan is the Http requests and generally download some variations. For example, the browser requests to the server on a text, issued by the request as follows :
Platform: | Size: 10240 | Author: tangying | Hits:

[Web Serverhttp

Description: 一个用java写的简单的WEB服务器和浏览器,对于相关的学习者有点帮助,可以初步了理一下整个模型的编写-Using java to write a simple WEB server and browser, for a little help learners related, can initial the management about the preparation of the model
Platform: | Size: 8192 | Author: dante | Hits:

[JSP/Javajava--http--web-server

Description: 一个用java实现的http服务器的源代码-code of http server
Platform: | Size: 16384 | Author: 绝对小海贼迷 | Hits:

[Linux-UnixHTTP-server-program

Description: 基于Java的HTTP服务器程序实现,本程序是在LINUX环境下实现的-Java-based HTTP server program to achieve really LINUX environment
Platform: | Size: 12288 | Author: huangyuluo | Hits:

[JSP/Javajava-httpserver-master

Description: simply implemented the http server by java-java http server sample
Platform: | Size: 5552128 | Author: DENG TIANXIN | Hits:

[Documentshc

Description: 用java做的简单的http服务器代理功能(sing java to do a simple HTTP server proxy function)
Platform: | Size: 1024 | Author: ko了 | Hits:

[JSP/JavahttpServer2017080301

Description: http服务器,勇于接受http请求并解密,http用base64加密了信息(HTTP server, the courage to accept HTTP request and decrypt, HTTP encrypted with Base64 information)
Platform: | Size: 136192 | Author: 书架、 | Hits:
« 1 23 4 5 6 7 8 9 10 »

CodeBus www.codebus.net